Skip to content

docs: add gh-devlake CLI to Getting Started installation options#8733

Merged
klesh merged 1 commit intoapache:mainfrom
DevExpGbb:docs/add-gh-devlake-mention
Mar 2, 2026
Merged

docs: add gh-devlake CLI to Getting Started installation options#8733
klesh merged 1 commit intoapache:mainfrom
DevExpGbb:docs/add-gh-devlake-mention

Conversation

@ewega
Copy link
Contributor

@ewega ewega commented Feb 26, 2026

Summary

Adds gh-devlake as a third installation option under Getting Started > Installation, alongside Docker Compose and Helm.

What is gh-devlake?

gh-devlake is a GitHub CLI extension that automates Apache DevLake deployment, configuration, and monitoring entirely from the terminal. It supports both local Docker and Azure deployments, handles connections to GitHub and GitHub Copilot, and enables DORA metrics computation without requiring the web UI. Support for additional plugins is coming soon.

Change

Single line addition to README.md:

- [Install via gh-devlake CLI](https://github.com/DevExpGBB/gh-devlake) — A GitHub CLI extension that deploys, configures, and monitors DevLake entirely from the terminal. Supports local Docker and Azure deployments.

Closes #8732

Adds gh-devlake as a third installation method alongside Docker Compose
and Helm. gh-devlake is a GitHub CLI extension that automates DevLake
deployment, configuration, and monitoring from the terminal.

Closes apache#8732
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. component/docs This issue or PR relates to a document labels Feb 26, 2026
@klesh klesh merged commit 3b10ef7 into apache:main Mar 2, 2026
9 checks passed
@ewega ewega deleted the docs/add-gh-devlake-mention branch March 3, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/docs This issue or PR relates to a document size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add gh-devlake CLI to Getting Started as alternative installation method

2 participants